PlStudentSearchAgentJob 
Logical Entity Name  PlStudentSearchAgentJob 
Default Table Name  PlStudentSearchAgentJob 
Physical Only  NO 
Definition 
 
Note 
 

PlStudentSearchAgentJob Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlStudentSearchAgentJobID(PK)    int  NO 
 
PlStudentSearchAgentScheduleID(FK)    int  NO 
 
PlEmployerJobID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

PlStudentSearchAgentJob Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlStudentSearchAgentJob_PlStudentSearchAgentJobID  PrimaryKey  PlStudentSearchAgentJobID 

PlStudentSearchAgentJob Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlEmployerJob  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgentJob.PlEmployerJobID_PlEmployerJob.PlEmployerJobID      PlEmployerJobID  NO  YES 
PlStudentSearchAgentSchedule  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgentJob.PlStudentSearchAgentScheduleID_PlStudentSearchAgentSchedule.PlStudentSearchAgentScheduleID      PlStudentSearchAgentScheduleID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgentJob.UserID_SyStaff.SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlStudentSearchAgentJob Check Constraints 
Check Constraint Name  CheckConstraint